Represents the activation context.
The following tables list the members exposed by the ActivationContext type.
Public Constructors
Name | Description | |
---|---|---|
ActivationContext | Initializes a new instance of the ActivationContext class. |
Public Properties
Name | Description | |
---|---|---|
Lifetime | Gets the lifetime for this activation. | |
ParameterCount | Gets the parameter count. | |
ParameterNames | Gets the parameter names. | |
Type | Gets the type. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetParameter | Overloaded. Gets the parameter. | |
GetType | (inherited from Object) | |
HasParameter | Gets or sets a value that indicates whether the specified context has a parameter. | |
IsConvertableTo | Overloaded. Gets or sets a value that indicates whether this object is convertible to the specified object. | |
ReferenceEquals | (inherited from Object) | |
RemoveParameter | Removes the parameter by name. | |
SetParameter | Sets the value of the parameter specified by name. | |
ToString | (inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.